Skip to content

Fix/404 yield payout extractor#451

Merged
Devsol-01 merged 2 commits intoDevsol-01:mainfrom
AbuJulaybeeb:fix/404-yield-payout-extractor
Mar 27, 2026
Merged

Fix/404 yield payout extractor#451
Devsol-01 merged 2 commits intoDevsol-01:mainfrom
AbuJulaybeeb:fix/404-yield-payout-extractor

Conversation

@AbuJulaybeeb
Copy link
Copy Markdown

closes #404

implement indexer payload extractor for yield payout events Description: Implemented the YieldHandler to process Yield and YieldPayout events, ensuring interest earned is tracked accurately for analytics.

Recorded YIELD transaction in DB.
Updated totalInterestEarned cumulative counter strictly on the UserSubscription row natively.
Robust topic matching (Hash & Symbol).
Enhanced payload field mapping (including array-based yld_dist).

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nestera Ready Ready Preview, Comment Mar 27, 2026 3:25pm

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 27, 2026

@AbuJulaybeeb Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Devsol-01 Devsol-01 merged commit 4cefbd8 into Devsol-01:main Mar 27, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Backend] Indexer Payload Extractor for YieldPayout

3 participants